Initializes a new instance of the Shape class with the specified outline, decorations, text area and id.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Shape ( |
Visual Basic
![]() |
---|
Public New ( _ |
An array of shape template elements that define the outline of a shape. Can contain lines, arcs and Bézier curves.
An array of shape template elements that define shape decorations. Can contain lines, arcs and Bézier curves. Decorations are visual elements that do not take part in hit testing and clipping.
Specifies how areas are filled if the outline pathOutline intersects itself.
The string identifier of the new shape.
An array of shape decoration objects that define regions of closed decoration shapes. Those shapes are drawn over the decoration elements.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |